/*****全局*****/
@charset "utf-8";
.left_search{
	float: left;
	width: 90px;
	height: 36px;
	background: url(/Common/images/newindex/search-1.jpg) no-repeat;
}
.sc_xlk_new{
	float: left;
	width: 88px;
	z-index: 10;
	background: #FFF;
	border: 1px solid #AF0102;
	border-top: none;
	border-bottom: none;
	border-right: none;
	position: absolute;
	margin-left:0px;
	margin-top: 0px !important;
	font-size:14px;
}
#SearchCur{width:90px;text-align:left;padding-left:20px;line-height:36px;font-size:14px;}
.left_search p {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sc_xlk_new ul li {
line-height: 25px;
text-align: center;
display: block;
width: 88px;
border-bottom: 1px solid #AF0102;
border-right: 1px solid #AF0102;
background-color:#F8F8F8;
zoom: 1;
}
.sc_xlk_new ul li a{color:#333333}
.sc_xlk_new ul li a:hover{color:#FF0000; text-decoration:underline;}

.head_search_button{background:url(/Common/images/head/search-2.jpg);height: 36px;width: 96px;border: 0px;padding: 0px;cursor: pointer;}
